Vcenter NamespaceManagement Supervisors Certificates Info
The Vcenter NamespaceManagement Supervisors Certificates Info schema contains information about the PEM-encoded X.509 leaf certificate and certificate chain used by Supervisor endpoints.
This schema was added in vSphere API 9.1.0.0.
{
"tls_endpoint_certificate": "string",
"tls_endpoint_certificate_chain": "string",
"endpoint": "string"
}
This property is deprecated as of vSphere API 9.1.1.0. Use Vcenter NamespaceManagement Supervisors Certificates Info.tls_endpoint_certificate_chain instead.
This property was added in vSphere API 9.1.0.0.
PEM-encoded X.509 certificate chain used by Supervisor TLS endpoint.
In case of a certificate chain, the order of the certificates will be: first the leaf certificate for your domain name then the intermediate certificate(s) then the root certificate.
This property was added in vSphere API 9.1.1.0.
This property is optional because it was added in a newer version than its parent node.
Supervisor TLS endpoint for which certificate is configured.
For more information see: Vcenter NamespaceManagement Supervisors Certificates EndpointType.
This property was added in vSphere API 9.1.0.0.